home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / util / misc / muFS4510p.readme < prev    next >
Encoding:
Text File  |  2001-09-05  |  4.0 KB  |  92 lines

  1. Short:    MultiUser patch for OS3.5/OS3.9 FastFileSystem
  2. Author:   Etienne Vogt (etienne@astro.gla.ac.uk)
  3. Uploader: Etienne Vogt (etienne@astro.gla.ac.uk)
  4. Type:     util/misc
  5.  
  6. Original MultiUser Author: Geert Uytterhoeven
  7.  
  8.  This is a patch to create a NSD compatible MultiUserFileSystem from the
  9. FastFileSystem provided with AmigaOS 3.5 or AmigaOS 3.9, allowing to use
  10. MultiUser with disks bigger than 4 Gb. Consequently you must own a copy
  11. of OS 3.5 or OS 3.9 to use this patch. OS 3.5 users are encouraged to get
  12. the BoingBag 2a archive from www.amiga.com as it contains an updated FFS
  13. (version 45.9 as in OS 3.9). Also, further improvements will only be
  14. available for the latest FFS release, since it takes too much time to
  15. also maintain outdated versions.
  16.  Note however that the MultiUserFileSystem generated through this patch
  17. will work on any Amiga with OS 2.04 or higher and also on 68000 systems.
  18.  
  19.  This patch was created through reverse engineering of the last version
  20. available of the MultiUserFileSystem (V40.11) to extract the modifications
  21. and insert them into the new V45 FFS. As it is a straight transposition,
  22. there are in particular no fixes yet for known bugs or security holes of the
  23. V40.11 muFS (such as the misfeature that allows anyone to create files in
  24. the root directory).
  25.  This is still a beta release and I won't guarantee that it is fully safe to
  26. use. BACKUP YOUR DISKS BEFORE TRYING TO INSTALL THIS MULTIUSERFILESYSTEM ON
  27. YOUR AMIGA !!!
  28.  This patch is provided "as is" without any warranty, either expressed or
  29. implied. By using this patch, you accept the entire risk as to its quality
  30. and performance.
  31.  Only this archive may be freely redistributed. The MultiUserFileSystem
  32. generated by it contains code from the AmigaOS 3.5 or AmigaOS 3.9
  33. FastFileSystem and is thus subject to the same restrictions than AmigaOS
  34. itself.
  35.  
  36. Installation
  37. ------------
  38.  
  39.  You must have OS 3.5 or 3.9 and the latest MultiUser distribution (1.8).
  40. First rename any existing MultiUserFileSystem in L: to MultiUserFileSystem.old,
  41. so you don't have to recreate it if something goes wrong. Then, create the V45.x
  42. muFS with the spatch command included in this archive:
  43.  
  44. spatch -pmufs4510.pch -oL:MultiUserFileSystem L:FastFileSystem
  45.  
  46.  If your current L:FastFileSystem is version 45.9 (OS 3.9 or 3.5BB2), use the
  47. mufs4510.pch patch file. If it is version 45.1 (OS 3.5), use the mufs455.pch
  48. file.
  49.  Use then your favourite harddisk installation tool (HDToolBox from OS3.5 for
  50. example) to install the new MultiUserFileSystem into your harddisk's rdb area.
  51.  
  52. Changes
  53. -------
  54.  
  55.  V45.10
  56.   All muFS patches transfered to the 45.9 FastFileSystem, I hope without
  57.   mistakes this time ;-).
  58.  
  59.  V45.5
  60.   Fixed a potential crash of the V45 FFS on 2.x systems. When displaying
  61.   an error requester, it opens intuition via the private V39 exec function
  62.   TaggedOpenLibrary(). The patch will change this to a regular OpenLibrary()
  63.   call.
  64.  
  65.  V45.4
  66.   Big security bug fixed ! Due to a bad check of the protection flags on
  67.   ACTION_DELETE, anyone could delete any file which had the owner delete
  68.   flag enabled, just like on the plain FFS. Didn't I told you that this
  69.   patch was still experimental >:-> ?
  70.   This bug was present is all previous versions of the V45 mufs patch,
  71.   but not in the original V40 version. Got there through careless cut &
  72.   paste :-/
  73.  
  74.  V45.3
  75.   Fixed a bad bug that caused muFS 45.2 to crash after being uninhibited.
  76.  
  77.  
  78.  For more information about MultiUser, please refer to the original MultiUser
  79. Release 1.8 distribution in util/misc/MultiUser18*.lha
  80.  
  81.  
  82. ============================= Archive contents =============================
  83.  
  84. Original  Packed Ratio    Date     Time    Name
  85. -------- ------- ----- --------- --------  -------------
  86.     5352    4182 21.8% 23-Jan-01 13:10:34 +mufs4510.pch
  87.     3467    1750 49.5% 23-Jan-01 16:25:26 +mufs4510p.readme
  88.     5320    4150 21.9% 23-Jan-01 13:01:56 +mufs455.pch
  89.    14636    9285 36.5% 11-Nov-94 11:51:08 +spatch
  90. -------- ------- ----- --------- --------
  91.    28775   19367 32.6% 23-Jul-101 20:26:48   4 files
  92.